home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-11-21 | 4.6 KB | 146 lines | [TEXT/MPS ] |
- # This makefile was produced at 14:45:40 on Wed, Mar 17, 1993 by
- # Makemake version 2.0d29+ (17 Sept 90), by Rick Holzgrafe and scott douglass.
- # (With modifications by Bruno Deslandes and John Senior - ER&D 17 Sept 90).
- # To change this Makefile edit the definition of MAKEMAKE below
- # and execute Make Makefile.
-
-
- MAKEMAKE = Home:Ishkhan:MPW_Tools:MakeMake ∂
- -ia '{MPW}Interfaces:AIncludes:' -ic ∂
- :::Library:Interfaces:CIncludes: -ic '{MPW}Interfaces:CIncludes:' ∂
- -ip '{MPW}Interfaces:PInterfaces:' -ir ∂
- :::Library:Interfaces:RIncludes: -ir '{MPW}Interfaces:RIncludes:' ∂
- 'AIncludes={MPW}Interfaces:AIncludes:' ∂
- 'CIncludes={MPW}Interfaces:CIncludes:' ∂
- 'PInterfaces={MPW}Interfaces:PInterfaces:' ∂
- RIncludes=:::Library:Interfaces:RIncludes: ∂
- 'Libraries={MPW}Libraries:Libraries:' ∂
- 'CLibraries={MPW}Libraries:CLibraries:' ∂
- 'PLibraries={MPW}Libraries:PLibraries:' AOptions= COptions= ∂
- POptions= "ROptions= -a " LINKOPTS= LIBOPTS= "DELETEOPTS=-y -i" ∂
- SETFILEOPTS= 'PRINTOPTS={PrintOptions}' 'Asm={MPW}Tools:Asm' ∂
- 'C={MPW}Tools:C' 'Pascal={MPW}Tools:Pascal' 'LINK={MPW}Tools:Link' ∂
- 'LIB={MPW}Tools:Lib' ∂
- -t X25_Example_2 ∂
- -f "-t MPST -c 'MPS '" :X25_Example_2.c ∂
- :::Library:X25_Interface_Library.o ∂
- :::Library:Interfaces:RIncludes:X25_Interface_Library.r ∂
- :::Library:IPCGlue.o :::Library:FSDES.o '{Libraries}RunTime.o' ∂
- '{Libraries}Interface.o' '{CLibraries}StdCLib.o'
-
- TARGETS = X25_Example_2
-
- DOT_H =
-
- DOT_R = :::Library:Interfaces:RIncludes:X25_Interface_Library.r
-
- SRCS = :X25_Example_2.c
-
- INCLUDES = "{MPW}Interfaces:CIncludes:Memory.h" ∂
- "{MPW}Interfaces:CIncludes:Types.h" "{MPW}Interfaces:CIncludes:Events.h" ∂
- "{MPW}Interfaces:CIncludes:Quickdraw.h" "{MPW}Interfaces:CIncludes:stdio.h" ∂
- :::Library:Interfaces:CIncludes:X25_Interface.h ∂
- "{MPW}Interfaces:CIncludes:AppleTalk.h" ∂
- "{MPW}Interfaces:CIncludes:OSUtils.h" ∂
- :::Library:Interfaces:CIncludes:X25_Packet.h
-
- INCDIRS = "{MPW}Interfaces:CIncludes:" :::Library:Interfaces:CIncludes:
-
- OBJS = :X25_Example_2.c.o
-
- LIBS = :::Library:X25_Interface_Library.o :::Library:IPCGlue.o ∂
- :::Library:FSDES.o "{Libraries}RunTime.o" "{Libraries}Interface.o" ∂
- "{CLibraries}StdCLib.o"
-
- RES = :::Library:Interfaces:RIncludes:X25_Interface_Library.r
-
- AIncludes = {MPW}Interfaces:AIncludes:
- CIncludes = {MPW}Interfaces:CIncludes:
- PInterfaces = {MPW}Interfaces:PInterfaces:
- RIncludes = :::Library:Interfaces:RIncludes:
- Libraries = {MPW}Libraries:Libraries:
- CLibraries = {MPW}Libraries:CLibraries:
- PLibraries = {MPW}Libraries:PLibraries:
- LINKOPTS =
- LIBOPTS =
- DELETEOPTS = -y -i
- SETFILEOPTS =
- PRINTOPTS = {PrintOptions}
- Asm = {MPW}Tools:Asm
- C = {MPW}Tools:C
- Pascal = {MPW}Tools:Pascal
- LINK = {MPW}Tools:Link
- LIB = {MPW}Tools:Lib
- COUNT = Count
- COUNTOPTS =
- CTAGS = Ctags
- CTAGSOPTS = -p -local -update
- DELETE = Delete
- FILES = Files
- FILESOPTS = -l
- MAKEFILE = Makefile
- PRINT = Print
- REZ = Rez
- SETFILE = SetFile
-
-
- AOptions = -i "{MPW}Interfaces:AIncludes:"
-
- COptions = -i "{MPW}Interfaces:CIncludes:" ∂
- -i :::Library:Interfaces:CIncludes:
-
- POptions = -i "{MPW}Interfaces:PInterfaces:"
-
- ROptions = -a -i :::Library:Interfaces:RIncludes: ∂
- -i "{MPW}Interfaces:RIncludes:"
-
- X25_Example_2 ƒƒ {OBJS} {LIBS}
- {LINK} {LINKOPTS} -o {Targ} {OBJS} {LIBS}
-
- X25_Example_2 ƒƒ {RES} ∂
- "{MPW}Interfaces:RIncludes:Types.r" ∂
- "{MPW}Interfaces:RIncludes:SysTypes.r" ∂
- :::Library:Interfaces:RIncludes:X25_Interface_Library_defs.r
- {REZ} {ROptions} -o {Targ} {RES}
-
- X25_Example_2 ƒƒ {OBJS} {LIBS} {RES} ∂
- "{MPW}Interfaces:RIncludes:Types.r" ∂
- "{MPW}Interfaces:RIncludes:SysTypes.r" ∂
- :::Library:Interfaces:RIncludes:X25_Interface_Library_defs.r
- {SETFILE} -t MPST -c 'MPS ' {Targ}
-
-
-
- {MAKEFILE} ƒ NoSuchFile
- NoSuchFile ƒ
- {MAKEMAKE}
-
- clean ƒ
- {DELETE} {DELETEOPTS} {OBJS}
-
- clobber ƒ clean
- {DELETE} {DELETEOPTS} {TARGETS}
-
- count ƒ
- {COUNT} {COUNTOPTS} {DOT_H} {DOT_R} {SRCS}
-
- files ƒ
- {FILES} {FILESOPTS} {TARGETS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} {OBJS}
-
- print ƒ
- {PRINT} {PRINTOPTS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS}
-
- tags ƒ {DOT_H} {SRCS}
- {CTAGS} {CTAGSOPTS} {C_INCDIRS} {NewerDeps}
-
-
- :X25_Example_2.c.o ƒ ∂
- "{MPW}Interfaces:CIncludes:Memory.h" "{MPW}Interfaces:CIncludes:Types.h" ∂
- "{MPW}Interfaces:CIncludes:Events.h" ∂
- "{MPW}Interfaces:CIncludes:Quickdraw.h" ∂
- "{MPW}Interfaces:CIncludes:stdio.h" ∂
- :::Library:Interfaces:CIncludes:X25_Interface.h ∂
- "{MPW}Interfaces:CIncludes:AppleTalk.h" ∂
- "{MPW}Interfaces:CIncludes:OSUtils.h" ∂
- :::Library:Interfaces:CIncludes:X25_Packet.h
-